home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / math / gle-3.000 / gle-3 / gle / readme.os2 < prev    next >
Text File  |  1995-02-07  |  987b  |  32 lines

  1.         Making  GLE for OS/2  with  EMX/GCC and NMAKE
  2. -----------------------------------------------------------------------------
  3. Do this:
  4.         1) 
  5.        copy makefile.os2 makefile
  6.  
  7.            in the directories  gle, gle/font,
  8.                                gle/util/contour, 
  9.                                gle/util/fitls,
  10.                                gle/util/fitz, 
  11.                                gle/util/letz, 
  12.                                gle/util/manip, 
  13.                                gle/util/surf 
  14.         by running 
  15.         
  16.                 makos2.cmd 
  17.  
  18.         in the gle directory.
  19.  
  20.         2) Set the environment variable gle_top, for example
  21.         
  22.                 set gle_top=c:/gle/
  23.  
  24.         3) If there is a file called inittex.ini, delete it.
  25.            Delete inittex.ini every time you change init.tex
  26.  
  27.         4) Run 
  28.                 nmake
  29.  
  30.            To make the utilities, run
  31.                 nmake doutils
  32.